body {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

ul,
ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

p,
h1,
input,
button {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #495060;
}

a:hover {
    text-decoration: none;
}

input:focus {
    outline-offset: -2px;
}

:focus {
    outline: none;
}

img {
    border: none;
    vertical-align: top;
}

.z-index {
    z-index: 999;
}

.over_scroll {
    overflow-y: scroll;
    height: 600px;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clear {
    clear: both;
}

.dis_none {
    display: none;
}

.text_overflow {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bg_white {
    background-color: white;
}

.mt_10 {
    margin-top: 10px;
}

.mt_20 {
    margin-top: 20px;
}

.mb_40 {
    margin-bottom: 40px;
}

.mt_50 {
    margin-top: 50px;
}

.mt_85 {
    margin-top: 85px;
}

.mt_150 {
    margin-top: 150px;
}

.mt_250 {
    margin-top: 250px
}

.pt_10 {
    padding-top: 10px;
}

.pl_10 {
    padding-left: 10px;
}

.pl_20 {
    padding-left: 20px;
}

.pt_50 {
    padding-top: 50px;
}

.pb_50 {
    padding-bottom: 50px;
}

.cont_width {
    width: 1300px;
    margin: 0 auto;
}
.max_width {
    max-width: 1920px;
    margin: 0px auto;
}

.wd_1260 {
    width: 1260px;
    margin: 0 auto;
}

.wd_1230 {
    width: 1230px;
    margin: 0 auto;
}

.wd_1200 {
    width: 1200px;
    margin: 0 auto;
}

.wd_1300 {

    width: 1300px;
    margin: 0 auto;
}

.hide {
    display: none !important;
}

.box_relative {
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.common_h1 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    line-height: 30px;
    margin-top: 10px;

}

.common_text {
    font-size: 16px;
    line-height: 30px;
    color: #8B8B8B;
    line-height: 30px;
}

.common_text:hover {
    cursor: default;
}


.common_btn {
    color: #00D8A0;
    display: block;
    margin: 15px auto 0;
    width: 153px;
    height: 41px;
    background: #FFFFFF;
    border: 1px solid #EBEEF0;
    border-radius: 12px;
}

.common_btn:hover,
.common_btn:focus {
    cursor: pointer;
    border-color: #00D8A0;
    background-color: #f7f7f7;
}

.text_14 {
    font-size: 14px;
    line-height: 30px;
    color: #8B8B8B;
    line-height: 30px;
}

.common_theme {
    width: 93px;
    height: 20px;
    line-height: 20px;
    background: url(../images/more.png) no-repeat 80% center;
    background-color: #DFFFF7;
    border-radius: 8px;
    color: #12DFAA;
    text-align: center;

}

.pt_90 {
    padding-top: 90px;
}

.header {
    height: 90px;
    width: 100%;
    border-bottom: #EFEDED solid 1px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
}

.header .logo {
    margin: 15px auto;
}

.header .logo img {
    width: 163px;
    height: 63px;
    display: block;
}

.head_menu {
    margin-top: 27px;
    height: 41px;
    overflow: hidden;
}

.head_menu a {
    font-size: 18px;
    color: black;
    font-weight: 500;
    padding-bottom: 20px;
    display: block;
    float: left;
    line-height: 39px;
    height: 39px;
    text-align: center;
    margin-left: 60px;
}

.head_menu a.cur,
.head_menu a:hover {
    font-weight: bold;
    color: #03D99F;
    border-bottom: #03D99F solid 3px;
    box-sizing: border-box;
}

.footer {
    background: gray;
    width: 100%;
    height: 248px;
    background: #2F2F2F;

}

.page_inf {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: right;
    margin-right: 10px;

}

.cc_ce {
    line-height: 50px;
    text-align: center;
    width: 1300px;
    margin: 0 auto;
}

.link_a {
    color: #8F8F8F;
    font-size: 12px;
}

.home-footer {
    height: 180px;
    width: 100%;
    min-width: 1300px;
}

.xm_logo {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.xm_friends_links ul {
    width: 100%;
    display: flex;
    padding: 15px 0;
    /*max-height: 85px;*/
    overflow: hidden;
    box-sizing: border-box;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.xm_friends_links ul li {
    margin-right: 20px;
    margin-top: 10px;
}

.footer-mp {
    width: 100%;
    height: 180px;
    background: #2F2F2F;
}

.xm_ccc {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    text-align: center;
}

.xm_friends_links {
    flex: 1;
    height: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.xm_f_l_t {
    color: #4D91FF;
    font-size: 16px;
}

.xm_f_r_t {
    color: #fff;
    font-size: 14px;
}

.xm_f_r_t2 div {
    padding-top: 5px;
    line-height: 25px;
    color: #929292;
    font-size: 12px;
    display: block;
}

.xm_f_r_t2 a,
.xm_f_r_t2 span {
    font-size: 12px;
    color: #929292;
    line-height: 30px;
    display: inline-block;

}

.xm_f_r_t2 .wj {
    display: inline-block;
    position: relative;
    top: 3px;
    padding-right: 3px;
    width: 18px;
    vertical-align: top;
    /* height: 30px; */

}

.xm_cm_right {
    width: 330px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url(../images/china.png) no-repeat center;
    background-size: 199px 160px;
}

.copyright {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
}



/********社区推荐********/
.community_search {
    width: 703px;
    height: 53px;
    margin: 50px auto 30px;
    background: #FFFFFF;
    border: 1px solid #D9E0E5;
    border-radius: 12px;

}

.community_search input {
    border: none;
    height: 100%;
    width: 540px;
    padding-left: 35px;
    float: left;
    border-radius: 15px;
    background: url(../images/sousuo.png) no-repeat 10px center;
}

.community_search .search_btn {
    float: right;
    width: 127px;
    height: 53px;
    background: #03D99F;
    border-radius: 0px 12px 12px 0px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border: none;

}

.community_cont ul {
    width: 100%;
}

.community_cont .pro_pic {
    position: relative;
    width: 237px;
    height: 285px;
    display: block;
    border-radius: 12px 12px 0px 0px;
    overflow: hidden;
}
.community_cont .pro_pic1{
    height: 237px;
    border-radius: 12px 12px 12px 12px;
}

.community_cont .pro_pic img {
    width: 235px;
    height: 285px;
    display: hidden;
}

.community_cont .med_type {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.community_cont .med_recom {
    width: 44px;
    height: 21px;
    position: absolute;
    right: 0;
    top: 0;
}

.community_cont .is_video {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #FFFFFF;
    font-size: 17px;
    width: 101px;
    padding-left: 10px;
    line-height: 39px;
    text-align: center;
    height: 39px;
    background: url(../images/icon_bofang_a_1.png) no-repeat 10px center;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 20px;


}

.community_cont .med_from {
    position: absolute;
    right: 0;
    top: 0;
}

/* //精选 */
.community_cont .jx {
    font-size: 12px;
    width: 44px;
    height: 21px;
    background: #FF5153;
    border-radius: 0px 12px 0px 12px;
    color: #fff;
    text-align: center;
    line-height: 21px;

}

.community_cont .vip {
    width: 44px;
    height: 21px;
    border-radius: 0px 12px 0px 12px;
    background: url(../images/biao_jinru_1.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.6);


}

.community_cont .bg_video {
    background: url(../images/biaoqian_shipin.png) no-repeat;
}

.community_cont .bg_pic {
    background: url(../images/biaoqian_tupian.png) no-repeat;
}

.community_cont .bg_day {
    background: url(../images/biaoqian_tupian_day.png) no-repeat;
}

.community_cont li {
    position: re;
    float: left;
    width: 237px;
    padding-right: 20px;
    box-sizing: content-box;
    height: 400px;
    margin-top: 20px;
}
.community_cont .recom_cont{
    padding: 0 10px;
}
.community_cont .recom_cont .tit {
    margin: 5px auto 5px;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    color: #000;
    font-size: 16px;
}
.community_cont .recom_cont .tit1 {
    margin: 5px auto 5px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.user_bottom{
    margin: 5px auto 5px;
    display: flex;
    justify-content: space-between;
    padding:0px 0px 10px 0px;
}
.user_bottom .card-item-price1{
    width: 50%;
    color: #FF4D0E;
    text-align: left;
}
.user_bottom .card-item-num{
    color:#ccc;text-align: right;
    font-size: 11px;
    line-height: 30px;
}

.community_cont .type {
    padding: 0px 5px;
    max-width: 100px;
    height: 17px;
    width: auto;
    display: inline-block;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 17px;
}

.community_cont .type.bg02 {
    background: #636464;
    color: #FFF600;
}

.community_cont .type.bg01 {
    background: #DFFFF7;
    color: #12DFAA;
}

.community_cont .user_inf img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
}

.community_cont .user_inf .name {
    margin-left: 5px;
    line-height: 22px;
    font-size: 12px;
}
.community_cont .collect,.community_cont .message{
    color: #768481;
    font-size: 12px;
    color: #909090;
}

.community_cont .collect {
    padding-left: 15px;
    background: url(../images/dianzan.png) no-repeat 0 center;

}

.community_cont .message {
    margin-right: 10px;
    padding-left: 15px;
    background: url(../images/pinglun.png) no-repeat 0 center;

}

/*******搜索结果*******/
.search_res_bg {
    padding: 15px 0;
    background: #F6F6F8;
}

.search_change_tabs {
    height: 40px;
    padding: 10px 0;
}

.search_change_tabs li {
    font-size: 18px;
    float: left;
    margin: 10px 15px;
    padding-bottom: 10px;
    box-sizing: border-box;
    color: #000;
}

.search_change_tabs li.cur {
    font-weight: bold;
    color: #03D99F;
    border-bottom: #03D99F solid 3px;
}

.search_res_cont {
    float: left;
    width: 800px;
    min-height: 400px;
    background: white;
}

.search_res_recom {
    float: right;
    width: 392px;
    height: 300px;
    background: white;
}

.seach_condiction {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #ADADAD;
    border-bottom: #EAEAEB solid 1px;

}

.seach_condiction div {
    padding-right: 15px;
}

.seach_condiction div.sort_type {
    color: #00D8A0;

}

.topic_cont li {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    margin-top: 30px;
    height: 30px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    cursor: default;

}

.topic_cont .title {
    display: block;
    float: left;
    max-width: 300px;
    overflow: hidden;
}

.topic_cont .recom_type {
    margin-top: 5px;
    float: left;
    font-size: 14px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background: #FF3131;
    border-radius: 2px;
    color: #fff;
}

.topic_cont .recom_type.jian {
    background-color: rgb(0, 175, 0);
}

.topic_cont .title span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
    color: #979797;
}

.topic_cont .top3 span {
    margin-right: 10px;
    color: #00D8A0;
    background: #000000;
    border-radius: 50%;

}

.topic_cont_more {
    text-align: center;
    color: #02BF8E;
    font-size: 16px;
    display: block;
    width: 171px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 10px;
    background: #EAFDF8;
    border-radius: 15px;

}

.topic_cont_more:hover {
    background: #e2f8f2;
    color: #02BF8E;

}

.nav_adv {
    margin-top: 20px;
    width: 100%;
    height: 160px;
}

.nav_adv img {
    width: 100%;
    height: 160px;
}

.hot_list li {
    height: 85px;
    margin-top: 25px;

}

.hot_list img {
    float: left;
    width: 90px;
    height: 85px;
    border-radius: 12px;

}

.hot_list .desc {
    padding-top: 10px;
    height: 3em;
    overflow: hidden;
    width: 214px;
    float: left;
    padding-left: 15px;
    font-size: 18px;
    color: #000;
}

/*******话题列表**********/
.topic_header {
    color: #000;
    width: 765px;
    height: 119px;
    background: #F6F6F8;
    border-radius: 16px;
    margin: 20px auto 10px;
    padding: 20px 20px 15px;
    box-sizing: border-box;

}

.topic_header .title span {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #2AB1FF;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    color: #fff;

}

.topic_header .title {

    font-size: 24px;
    height: 30px;
    line-height: 30px;
}

.topic_header .join_user {
    display: block;
    text-overflow: ellipsis;
    font-size: 18px;
    height: 30px;
    margin-top: 20px;
    line-height: 30px;
    width: 580px;
    float: left;
}

.topic_header .join_user .list {
    float: left;
    /* display: inline-block; */
    padding: 0;
    margin: 0;
    height: 31px;
    position: relative;
}

.topic_header .join_user li {
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    overflow: hidden;
}

.topic_header .join_user img {
    position: absolute;
    top: 0;
    /* left: -5px; */
    display: block;
    width: 31px;
    height: 31px;
    border-radius: 50%;

}

.topic_header .tipic_cont {
    width: 550px;
    float: left;

}

.topic_header .all {
    padding-left: 15px;
    width: 100px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
}

.topic_header .all span {
    display: block;
    font-size: 34px;
    font-weight: bold;
    line-height: 50px;

}

/*****精选推荐详情*****/

.slide {
    position: relative;
    margin: 0 auto;
    width: 525px;
    height: 700px;
    overflow: hidden;
}

.slide .big {
    background-color: #00BAFF;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
}

.slide a {
    position: absolute;
    top: 260px;
    opacity: 0;
    z-index: 1000;
}

.slide .big li {
    float: left;
    width: 525px;
    height: 624px;
    overflow: hidden;
}

.slide .big li img {
    width: 100%;
    height: 624px;
    display: block;
}

.slide .prev {
    left: 0px;
}

.slide .next {
    right: 0px;
}

.slide .small {
    margin-top: 5px;
    width: 100%;
    position: relative;
}

.slide .small li {
    float: left;
    margin-right: 5px;
    width: 69px;
    height: 79px;
    /* background: #000; */
}

.slide .small li:last-child {
    margin-right: 0;
}

.slide .small li img {
    margin: 0 auto;
    box-sizing: border-box;
    width: 68px;
    height: 71px;
    display: block;
    padding: 10px 8px 6px 5px;
    opacity: 0.5;
    border-radius: 20px;
}












.article_wrap {
    width: 1050px;
    margin: 0 auto;
    padding: 30px 80px;
    background-color: white;
}

.article_wrap .direction {
    height: 30px;
    line-height: 30px;
    margin: 20px 0 35px;

}

.article_wrap .direction a {
    display: block;
    float: left;
    width: 90px;
    margin-right: 10px;
    background: url(../images/xiayiji.png) no-repeat right center;
    font-size: 18px;
    color: #000;
}

.article_cont {
    float: left;
    width: 630px;
}

.article_nav {
    float: right;
    width: 340px;
}

.article_nav .author {
    max-height: 340px;
}

.article_nav .recommon {
    max-height: 650px;
}

.article_nav .block {
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #EBEEF0;
    border-radius: 6px;

}

.article_nav .tit {
    font-size: 14px;
    font-family: PingFang SC;
    color: #000000;
    border-bottom: #E5E5E5 dashed 2px;

}

.article_nav .tit span {
    height: 20px;
    display: block;
    border-left: #F0C04B solid 4px;
    padding-left: 15px;
    margin-bottom: 15px;
}

.author_cont {
    margin: 30px 10px 20px;
}

.article_nav .author .head {
    width: 66px;
    height: 66px;
    position: relative;
}

.article_nav .author .head_pic {
    width: 66px;
    height: 66px;
    display: block;
    border-radius: 50%;

}

.article_nav .author .sex {
    position: absolute;
    bottom: 0;
    right: 0;
}

.article_nav .author .name {
    /* height: 60px; */
    line-height: 35px;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 22px;
    color: #000;
    margin-right: 10px;
}

.article_nav .author li {
    float: left;
    width: 30%;
    text-align: center;
}

.article_nav .author li .title {
    font-size: 12px;
    line-height: 25px;
    color: #818181;
}

.article_nav .author li .count {
    font-size: 18px;
    color: black;
    font-weight: 500;
    line-height: 40px;
}

/****精彩推荐***/
.recommon_list li {
    margin-top: 15px;
}

.recommon_list li img {
    float: left;
    width: 90px;
    height: 106px;
    background: #EBEBEB;
    border-radius: 12px;

}

.recommon_list li .title {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    height: 50px;
    overflow: hidden;
}

.recommon_list li .inf {
    padding-left: 15px;
    float: left;
    width: 200px;
}

.recommon_list li .other>div {
    float: left;
    color: #768481;
    width: 33%;
    padding-left: 20px;
    box-sizing: border-box;
    background: url(../images/pinglun.png) no-repeat 0 center;
}

.recommon_list li .other .see {
    background: url(../images/bofang.png) no-repeat 0 center;
}

.recommon_list li .other .like {
    background: url(../images/dianzan.png) no-repeat 0 center;
}

.article_nav .relative_article {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.relative_article div {
    height: 40px;
    line-height: 40px;
    width: 50%;
    box-sizing: border-box;
    float: left;
    color: #00D8A0;
    font-size: 18px;
}

.relative_article div:hover {
    cursor: pointer;
}

.relative_article .last {
    padding-left: 25px;
    background: url(../images/shangyipian.png) no-repeat 0 center;
}

.relative_article .next {
    text-align: right;
    padding-right: 25px;
    background: url(../images/xiayipian.png) no-repeat right center;
}






.article_med {
    width: 625px;
    min-height: 300px;
    /* height: 628px; */
    /* border: #ccc solid 1px; */
}

.article_med .img {
    display: block;
    width: 100%;
    height: auto;
    margin: 40px auto;
}

.med_tit {
    margin: 10px 0;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 36px;
    color: #000;
    max-height: 2.8em;
    overflow: hidden;
    box-sizing: content-box;
}

.med_day_tit {}

.topic span {
    color: #FF3131;
}

.topic .icon {
    float: left;
    width: 38px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    background: #FFECEB;
    border-radius: 12px;

}

.topic2 {

    font-size: 18px;
    line-height: 30px;
}

.topic .icon02 {
    float: left;
    width: 38px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    display: block;
    background: #FFECEB;
    border-radius: 12px;

}



/*视频播放----*/
.med_video_cont {
    height: 625px;
    width: 625px;
    position: relative;
}

.red_bag {
    z-index: 1;
    position: absolute;
    right: 40px;
    top: 15px;
    width: 36px;
    height: 39px;
    background: url(../images/hongbao.png) no-repeat center center;

}

#scroll_div {
    display: none;
    z-index: 999;
    position: absolute;
    left: 0;
    bottom: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    width: 625px;
    /* background-color: #23527c; */
    color: #d8d8d8;
    margin: 1rem 0;
    text-align: center;
}

#scroll_begin,
#scroll_end {
    display: inline;
}

.pad_right {
    margin-left: 100px;
}

.video-js .vjs-big-play-button {
    border: none;
    width: 42px;
    height: 48px;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    background: url(../images/zanting.png) no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    /* opacity: 0.9; */
}

.video-js .vjs-big-play-button span {
    display: none;
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);

}

.video-js .vjs-control {}

.danmu_cont {
    width: 625px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #EBEEF0;
    border-radius: 0px 0px 6px 6px;

}

/**/
.article_med .day_cont {
    width: 611px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 44px;

}



.danmu_btn {
    box-sizing: border-box;
    margin-right: 10px;
    float: right;
    margin-top: 20px;
    padding-left: 10px;
    width: 66px;
    height: 24px;
    background: #ECECEC;
    border-radius: 9px;
    position: relative;
    line-height: 24px;
    cursor: default;
}

.danmu_btn span {
    position: absolute;
    right: 0;
    top: -1px;
    width: 26px;
    height: 26px;
    background: #00D8A0;
    border-radius: 50%;
    transition: background-color .5s;
}

.danmu_close {
    cursor: default;
    text-align: right;
    padding-right: 10px;
    padding-left: 0;
}

.danmu_close span {
    left: 0;
    background: #ccc;
    transition: background-color .5s;
}

.article_med .day_cont p {
    margin-bottom: 20px;
}

.article_med .day_cont img {
    display: block;
    width: 100%;
    height: auto;
    margin: 15px auto;
}

.med_other {
    width: 100%;
    height: 36px;
    position: relative;
    font-size: 14px;
    font-family: PingFang SC;
    color: #A0A0A0;
    line-height: 36px;
    margin-bottom: 20px;

}


.med_other span {
    float: left;
    margin-right: 40px;
}

.detail_tit {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
    line-height: 62px;
    margin-top: 30px;

}

.video_collect {
    display: none;
}

.video_collect ul {
    padding: 0;
    margin: 0;
}

.video_collect li {
    float: left;
    margin-right: 15px;
    width: 165px;
    height: 64px;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: 6px;

}

.video_collect .video_index {
    padding-left: 15px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 30px;

}

.video_collect .video_tit {
    display: block;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #848080;
    line-height: 46px;
}

.video_collect li:hover,
.video_collect li.play_video {
    border-color: #00D8A0;
    background: url(../images/dongtai_biaoqian.png) no-repeat right center;
}

.video_collect .play_video .video_index,
.video_collect .play_video .video_tit,
.video_collect li:hover .video_index,
.video_collect li:hover .video_tit {

    color: #00D8A0;
}

.upload_blood_suger {
    float: right;
    width: 157px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    padding-left: 25px;
    box-sizing: border-box;
    background: #FF1970 url(../images/xuetang_shangchuan.png) no-repeat 15px center;
    border-radius: 12px;
    font-size: 18px;
    color: #fff;

}

.join_number {
    line-height: 41px;
    float: left;
    font-size: 18px;
    color: #928F8F;
}

.join_number span {
    color: #000;
}

.blood_suger_val {
    margin-top: 20px;
    border-top: #E5E5E5 solid 1px;
    border-right: #E5E5E5 solid 1px;
}

.blood_suger_val td,
.blood_suger_list tbody td {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    border-left: #E5E5E5 solid 1px;
    border-bottom: #E5E5E5 solid 1px;
}

.blood_suger_list td:last-child {
    border-right: none;
    border-top: none;
}

.blood_suger_list {
    border-right: #E5E5E5 solid 1px;
    margin-top: 10px;
    border-spacing: 10px;
}

.blood_suger_list th {
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #00D8A0;
    background: #F1F1F1;
}

.blood_suger_list tbody td {
    color: #7F7F7F;
}

.blood_suger_list tfoot td {
    height: 45px;
    line-height: 45px;
}

.blood_suger_list tfoot {
    border: none;
    background: #F0FFF1;
    font-size: 16px;
    text-align: center;
    height: 45px;
    overflow: hidden;
}

.blood_suger_list tfoot td.more {
    background: url(../images/chakan_quanbu_a.png) no-repeat 180px center;

    color: #00C592;
    cursor: pointer;
}

.comment_list li {
    margin-top: 15px;
    border-bottom: #EBEBEB solid 1px;
}

.comment_list .head_pic {
    width: 53px;
    height: 53px;
    float: left;
    background: #F6F6F8;
    border-radius: 50%;

}

.comment_list .name {
    line-height: 26px;
    font-size: 22px;
    color: #000;
    float: left;
    margin-right: 10px;
}

.comment_list .time {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: #A1A1A1;
}

.user_level {
    float: left;
    font-size: 14px;
    line-height: 26px;
    width: 41px;
    height: 26px;
    color: #0D8767;
    padding-left: 30px;
    background: url(../images/biaoshi.png) no-repeat 0 0;

}

.comment_inf {
    padding: 10px;
    max-height: 110px;
    overflow-y: scroll;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    color: #000;
    line-height: 27px;
}

.comment_inf .at {
    color: #00A2FF;
}

.comment_other {
    padding: 15px 0;
}

.comment_other .comment_count {
    margin-left: 15px;
    margin-right: 15px;
    line-height: 30px;
    float: right;
    padding-left: 25px;
    background: url(../images/xiaoxi-2.png) no-repeat left center;
}

.comment_other .comment_like {
    line-height: 30px;
    float: right;
    height: 30px;
    padding-left: 25px;
    background: url(../images/dianzan-2.png) no-repeat left center;
}




/*****首页******/
.home_bg {
    background: url(../images/shouye_wenli_1.png) no-repeat 0 750px;
}

.banner {
    height: 645px;
    background-color: aquamarine;
    background: url(../images/shouye_beijing.png) no-repeat center 0;
}

.banner_box {
    position: relative;
    margin: 0 auto;
    width: 1300px;
    height: 100%;

}

.banner .mobile {
    position: absolute;
    bottom: 30px;
    left: 300px;
}

.banner .app-qrcode {
   position: absolute;
   bottom: 270px;
   left: 720px;
}

.banner_inf {
    position: absolute;
    width: 430px;
    right: 0;
    top: 150px;
}

.banner_inf p {
    line-height: 25px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;

}

.banner .tit {

    margin-bottom: 20px;
    font-size: 60px;
    font-weight: 500;
    color: #000000;

}

.banner .tit02 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
}

.banner_download {
    display: block;
    margin-top: 50px;
    text-align: center;
    width: 242px;
    height: 65px;
    border-radius: 33px;
    line-height: 65px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    background: #03D99F url(../images/anniu_xiazai.png) no-repeat 180px center;


}

.app_menu {
    height: 640px;
    margin-top: 60px;
    margin-bottom: 100px;
}

.app_menu li {
    width: 25%;
    height: 300px;
    float: left;
}

.app_menu img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 25px auto 0;
}

.app_menu .app_tit {
    text-align: center;
    height: 40px;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    line-height: 40px;


}

.app_navigation {
    margin: 0 auto;
    width: 250px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #565656;

}

.app_desc_cont {
    width: 580px;

}

.app_desc_cont .title {
    margin: 40px 0;
    height: 39px;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;

}

.app_desc_cont .tit_icon {

    width: 102px;
    height: 12px;
    background: #03D99F;
    border-radius: 6px;

}

.app_desc_cont .content {
    height: 167px;
    font-size: 18px;
    font-weight: 400;
    color: #777777;
    line-height: 30px;
}

.app_desc_cont .content p {
    margin-bottom: 20px;
}

.app_desc_cont .content h1 {
    float: left;
    margin-right: 50px;
    margin-top: 60px;

    font-size: 40px;
    font-weight: 500;
    color: #00A2FF;
    line-height: 40px;

}

.mod3_bg {
    position: relative;
    height: 1000px;
    width: 100%;
    padding-top: 160px;
    background: url(../images/shouye_wenli_2.png) no-repeat right bottom;
}

.mod3_bg .mod3_cont {
    height: 900px;
}

.cooperation {
    height: 530px;
}

.cooperation li {
    float: left;
    width: 406px;
    height: 249px;
    margin-right: 10px;
    /* box-shadow: 5px 5px 3px #f7f7f7; */
}

.cooperation img {
    width: 406px;
    height: 249px;
    display: block;

}

.cooperation_tit {
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 48px;
    font-weight: 500;
    color: #000000;
    background: url(../images/bianti_yangshi_a.png) no-repeat center;

}

/*首页滚动广告及客服*/
.scroll_adv {
    position: relative;
    width: 132px;
    height: 405px;
    padding-top: 25px;
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: 800px;
    transition: top ease 1.5s;
    cursor: pointer;
    z-index: 99;
}

.scroll_adv div img {
    display: block;
    margin: 0px auto 0;
}

.scroll_adv .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: url(../images/guanbi.png) no-repeat 0 0;

}

.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
}

/* 弹窗 */
.popup {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popup-content {
    width: 357px;
    height: 353px;
    background: #FFFFFF;
    box-shadow: 0px 2px 49px 0px rgba(125, 141, 134, 0.18);
    border-radius: 32px;
    padding: 15px;
}

.popup-head {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -95px;
}

.popup-content-body .ewm {
    width: 181px;
    height: 181px;
    display: block;
    margin: 25px auto 20px;
}

.popup-content-body .result_icon {
    display: block;
    margin: 30px auto;

}

.popup-result_cont {
    height: 270px;
}

.popup-content-body {
    width: 387px;
    height: 530px;
    position: relative;
    /* background-color: #fff; */
    /* background: url(../images/tishi_xiazai_a.png) no-repeat center 0; */
    /* box-sizing: border-box; */
    padding: 10px 30px;
    padding-top: 150px;
    color: black;
    text-align: center;
}

.popup-content-body .tit {
    font-size: 23px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 35px;
}

.popup-content-body .tit02 {
    font-weight: bold;
    margin: 30px auto 20px;

}

.popup-content-body .desc {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 45px;
}

.popup-content-foot {
    height: 62px;
    line-height: 62px;
    width: 358px;
    border-top: dashed 2px #E5E5E5;
    color: #00D8A0;
    font-size: 22px;
}

/*成功弹窗*/

/* 
.top {
    width: 100%;
    border-bottom: 1px solid black;
}

.info {
    margin-top: 50px;
} */


/* 技术支持 */

.bluetooth_list tbody {}

.bluetooth_list th {
    text-align: center;
    height: 41px;
    line-height: 41px;
    background: #F6F6F6;
    text-align: center;
    color: #7F7F7F;

}

.bluetooth_list td {
    text-align: center;
    height: 63px;
    line-height: 63px;
    color: #000000;
}

.bluetooth_list tr {
    border-bottom: #EBEBEB solid 1px;
    /*display: inline-block;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bluetooth_list a {
    border: none;
    width: 123px;
    height: 41px;
    display: block;
    line-height: 41px;
    text-align: center;
    padding-left: 20px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    background: url(../images/icon_xiazai_d.png) no-repeat 15px center;
    background-color: #6E6E6E;
}

.bluetooth_list a.bg {
    background-color: #00BAFF;

}

#connection_dir {
    position: relative;
    width: 100%;
    height: 95%;
}

.question_tit {
    width: 100%;
    overflow: hidden;
    height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-bottom: 10px;

}

.question_desc {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 25px;
    margin-bottom: 40px;

}

#connection_dir .nav_left {
    width: 184px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#connection_dir .nav_left li {
    text-align: center;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;

}

#connection_dir .nav_left li.cur {
    width: 184px;
    line-height: 41px;
    height: 41px;
    background: #E6F8FF;
    color: #0084FF;
}

.connection_cont {
    position: absolute;
    left: 200px;
    top: 0;
    padding: 15px;
    width: 1080px;
    height: 100%;
    overflow-y: scroll;
    box-sizing: border-box;
}

.connection_no_inf {
    /* display: none; */
    text-align: center;
    width: 300px;
    height: 300px;
    margin: 30px auto;
    padding-top: 220px;
    box-sizing: border-box;
    background: url(../images/zhanwei_weikaitong.png) no-repeat center center;

}

.article_inf {}

.connection_no_inf .common_text {
    color: #3A383B;
}




.technical_support .layui-tab-title {
    border-bottom: none;
    margin-top: 40px;
    margin-bottom: 40px;
}

.technical_support .layui-tab-title li {
    font-size: 24px !important;
    margin-right: 30px;
}

.technical_support .layui-tab-brief>.layui-tab-title .layui-this {
    color: #00BAFF !important;
}

.technical_support .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: none !important;
}

.technical_support .layui-colla-title {
    background: #F6F6F6;
}

.history_version {
    margin-top: 20px;
}

/*404*/
.error_page {
    min-height: 300px;
    text-align: center;
    padding: 500px 0 100px;
    background: #fff url(../images/error.png) no-repeat center 100px;
    /* background-color: #941818; */
}

.error_page .tit {
    height: 46px;
    font-size: 48px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 60px;
    height: 60px;
    margin-bottom: 30px;
    text-align: center;
}

.error_page .inf {
    text-align: center;
    height: 24px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}


.error_page a {
    margin: 50px auto;
    display: block;
    color: #fff;
    width: 253px;
    height: 73px;
    background: #00D8A0;
    border-radius: 37px;
    text-align: center;
    line-height: 73px;
    width: 253px;
    font-size: 24px;
    height: 73px;

}

/* 下载 */

.download_cont {
    padding-top: 90px;
    padding-bottom: 160px;
    background: url(../images/beijing_dianzhuui_1.png) no-repeat right bottom;
}

.download_cont ul {

    padding-left: 80px;
}

.download_cont li {
    text-align: center;
    float: left;
    width: 323px;
    height: 436px;
    background-color: antiquewhite;
    margin-right: 40px;

}

.download_cont .bg01 {
    background: url(../images/xiazai_beijing_1.png) no-repeat;
}

.download_cont .bg02 {
    background: url(../images/xiazai_beijing_2.png) no-repeat;
}

.download_cont .bg03 {
    background: url(../images/xiazai_beijing_3.png) no-repeat;
}

.download_cont .bg03 img {
    width: 104px;
    height: 104px;
}

.download_cont .icon {
    display: block;
    margin: 70px auto 20px;
}

.download_cont .tit {

    line-height: 60px;
    font-size: 30px;
    font-weight: 500;
    color: #000000;

}

.download_cont .version {
    line-height: 60px;
    font-size: 18px;
    color: #000000;

}

.download_cont .update_log {
    display: block;
    line-height: 60px;
    font-size: 18px;
    color: #03D99F;

}

.down_btn {
    display: block;
    margin: 0 auto;
    border: none;
    width: 95px;
    height: 40px;
    background: #03D99F;
    border-radius: 6px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;

}

.download_cont .down_tip {
    font-size: 18px;
    line-height: 30px;
    color: #8B8B8B;
    line-height: 30px;

}

.prism-player {
    width: 100%;
    height: 100% !important;
}

.play_btn {
    width: 64px;
    height: 64px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
}
